| |
TIFF format is a bitmap image format with support for full color, transparency and lossless compression. TIFF is a common format on Mac OS X.
|
| |
PDF format is the native vector format on Mac OS X; the appearance of graphics and text will be preserved even when the image is resized or printed. PDF does not support transparency.
|
| |
JPEG format is a bitmap format commonly used for embedded images in Web pages. It supports full color and variable levels of lossy compression.
|
| |
GIF format is another bitmap format commonly used for embedded images in Web pages. GIF files support a very limited range of colors and transparency, but have very small file sizes.
|
| |
PNG format is a newer format with support for full color, transparency, and lossless compression. Many newer Web browsers support embedded PNG images in Web pages.
|
| |
HTML Image Map format is useful for documents containing URL links as actions on shapes. It saves both an image file and an HTML document containing an image map; open the HTML file in a web browser, and you can click on shapes to follow their links.
|